Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-06-13 | createFromAscii -> RTL_CONSTASCII_USTRINGPARAM | Caolán McNamara | |
2011-06-10 | move font itemset handling down into the fontpreview widget | Michael Meeks | |
2011-06-07 | Related: rhbz#652604 ensure wizard is dismissed if exception thrown | Caolán McNamara | |
2011-06-07 | WaE: pPrinter unused, so don't fetch it | Caolán McNamara | |
2011-06-07 | use standard pattern for this | Caolán McNamara | |
2011-06-07 | rend() on a non-const container is a non-const iterator | Fridrich Štrba | |
2011-06-06 | Replace List for std::vector<const SfxItemSet*>. | Rafael Dominguez | |
2011-06-06 | Replace List for std::vector<SfxStyleSheetBase*>. | Rafael Dominguez | |
2011-06-04 | Removed commented lines | Christina Rossmanith | |
2011-06-04 | __cdecl -> SAL_CALL | Christina Rossmanith | |
2011-06-04 | Removed comments/commented code | Christina Rossmanith | |
2011-06-03 | Drop %_EXT% which was always empty | Tor Lillqvist | |
2011-06-01 | don't see why this has to be global | Caolán McNamara | |
2011-05-31 | Merge commit 'libreoffice-3.4.0.2' | Jan Holesovsky | |
Conflicts: basic/source/app/app.cxx basic/source/runtime/iosys.cxx desktop/unx/source/start.c sfx2/source/appl/appdata.cxx sfx2/source/appl/appinit.cxx sfx2/source/inc/appdata.hxx svx/AllLangResTarget_svx.mk sysui/desktop/productversion.mk sysui/desktop/share/makefile.mk | |||
2011-05-27 | Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-core | Jan Holesovsky | |
2011-05-27 | Merge remote-tracking branch 'origin/integration/dev300_m106' | Jan Holesovsky | |
Conflicts: basic/source/classes/sbunoobj.cxx basic/source/inc/runtime.hxx basic/source/runtime/step1.cxx desktop/source/deployment/dp_services.cxx drawinglayer/prj/d.lst drawinglayer/source/primitive2d/makefile.mk sfx2/source/appl/appinit.cxx sfx2/source/appl/appquit.cxx sfx2/source/inc/appdata.hxx sfx2/source/view/viewfrm.cxx svx/source/fmcomp/gridctrl.cxx vbahelper/source/vbahelper/vbahelper.cxx | |||
2011-05-26 | Fix bug in CloneList | Rafael Dominguez | |
2011-05-25 | Change the signature of DataChanged in the base class. | Kohei Yoshida | |
This change allows the caller to see if DataChanged operation was successful or not. | |||
2011-05-23 | Remove some extra #incude <tools/pstm.hxx> | Joseph Powers | |
2011-05-23 | fdo#35728: fix GridControl crash | Bjoern Michaelsen | |
* various forms.OGridControlModel tests segfaulted * root cause is the migration to stl containers in DbGridControl * the old tools container returned the removed pointer or NULL causing no failure * a signed int was used as index while the functions returned a unsigned int * the GRID_COLUMN_NOT_FOUND magic value was out of the signed range | |||
2011-05-22 | Replace List for std::vector<String>. | Rafael Dominguez | |
2011-05-22 | Replace List for std::vector<String>. | Rafael Dominguez | |
2011-05-22 | Replace List with std::vector<String>. | Rafael Dominguez | |
2011-05-22 | Fix bug fdo36158 UI:Find&Replace dialog "Notes" instead of "Comments" | Julien Nabet | |
2011-05-22 | remove build breaking debug messages | Markus Mohrhard | |
2011-05-21 | do not leave stuff uninitialized | David Tardon | |
2011-05-20 | adapt for singleton api change | Caolán McNamara | |
2011-05-20 | valgrind: use non-leaky singleton pattern | Caolán McNamara | |
2011-05-20 | valgrind: make this a well behaved singleton | Caolán McNamara | |
2011-05-18 | Unify Display Grid/ Grid Visible and other menu items | Christian Dywan | |
2011-05-10 | make it possible to update the region passed to BeginDrawLayers() (bnc#683550) | Luboš Luňák | |
Writer needs this, as it changes the region during painting. | |||
2011-05-10 | GDIMetaFile cleanup | Joseph Powers | |
Plus trailing whitespace cleanup. | |||
2011-05-10 | make it possible to update the region passed to BeginDrawLayers() (bnc#683550) | Luboš Luňák | |
Writer needs this, as it changes the region during painting. | |||
2011-05-09 | Moved duplicate code into methods | Christina Rossmanith | |
2011-05-08 | Check if ObjectList has any item with empty instead of size. | Rafael Dominguez | |
2011-05-08 | Remove List in GalleryExplorer::FillObjList functions. | Rafael Dominguez | |
2011-05-08 | real solution to globlmn.hrc localization problem on Windows | Andras Timar | |
2011-05-06 | fix horrible indentation | Luboš Luňák | |
2011-05-05 | use $realpath() | Andras Timar | |
2011-05-05 | fdo#36727: use gb_Deliver_deliver to deliver to OUTDIR | Bjoern Michaelsen | |
2011-05-05 | copy localized globlmn.hrc to $(OUTDIR)/inc/svx - fdo#36727 | Andras Timar | |
otherwise other modules would include the en-US only version and strings in it would be unlocalized in the build | |||
2011-05-05 | fdo#36727: use gb_Deliver_deliver to deliver to OUTDIR | Bjoern Michaelsen | |
2011-05-03 | fdo#32872: Fixed components names reintroduced with .component files | Cédric Bosdonnat | |
2011-05-02 | fdo#32872: Fixed components names reintroduced with .component files | Cédric Bosdonnat | |
2011-05-01 | copy localized globlmn.hrc to $(OUTDIR)/inc/svx - fdo#36727 | Andras Timar | |
otherwise other modules would include the en-US only version and strings in it would be unlocalized in the build | |||
2011-04-30 | Remove some OS/2 code | Francois Tigeot | |
2011-04-28 | bad module name in assigning sdi deps for svxcore | Norbert Thiebaud | |
2011-04-28 | fix typo | David Tardon | |
2011-04-28 | microoptimize this | David Tardon | |
2011-04-28 | make this more readable | David Tardon | |