summaryrefslogtreecommitdiffstats
path: root/svx
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2011-06-191290-21555/+16804
|\
| * Removed commented-out codeKatarina Machalkova2011-06-142-8/+0
| * Unlimited number of conditions for conditional formattingRobert Dargaud2011-06-142-150/+525
| * fdo#33293: Option to configure initial number of sheets in Calc.Albert Thuswaldner2011-06-132-0/+2
| * createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara2011-06-131-4/+4
| * move font itemset handling down into the fontpreview widgetMichael Meeks2011-06-102-15/+354
| * Related: rhbz#652604 ensure wizard is dismissed if exception thrownCaolán McNamara2011-06-071-9/+10
| * WaE: pPrinter unused, so don't fetch itCaolán McNamara2011-06-071-11/+0
| * use standard pattern for thisCaolán McNamara2011-06-0716-169/+102
| * rend() on a non-const container is a non-const iteratorFridrich Štrba2011-06-071-1/+1
| * Replace List for std::vector<const SfxItemSet*>.Rafael Dominguez2011-06-061-8/+5
| * Replace List for std::vector<SfxStyleSheetBase*>.Rafael Dominguez2011-06-061-7/+6
| * Removed commented linesChristina Rossmanith2011-06-042-33/+0
| * __cdecl -> SAL_CALLChristina Rossmanith2011-06-041-5/+1
| * Removed comments/commented codeChristina Rossmanith2011-06-0433-763/+167
| * Drop %_EXT% which was always emptyTor Lillqvist2011-06-031-5/+5
| * don't see why this has to be globalCaolán McNamara2011-06-012-106/+100
| * Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky2011-05-314-5/+16
| |\
| | * make it possible to update the region passed to BeginDrawLayers() (bnc#683550)Luboš Luňák2011-05-102-41/+69
| | * real solution to globlmn.hrc localization problem on WindowsAndras Timar2011-05-081-2/+2
| | * use $realpath()Andras Timar2011-05-051-2/+2
| | * fdo#36727: use gb_Deliver_deliver to deliver to OUTDIRBjoern Michaelsen2011-05-051-3/+3
| | * fdo#32872: Fixed components names reintroduced with .component filesCédric Bosdonnat2011-05-031-5/+3
| | * copy localized globlmn.hrc to $(OUTDIR)/inc/svx - fdo#36727Andras Timar2011-05-012-1/+2
| | * svx-sdrobjeditview-update-edit-area.diff: edit area calcualtionRadek Doulik2011-04-271-1/+2
| | * svx-honour-customshape-capabilities.diff (bnc#395372)Petr Mladek2011-04-221-0/+10
| | * svx-shapes-default-word-wrap-enable.diff: wrap text in shapes by defaultPetr Mladek2011-04-221-1/+1
| * | Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-coreJan Holesovsky2011-05-274-16/+38
| |\ \
| | * | Fix bug in CloneListRafael Dominguez2011-05-261-4/+20
| | * | Change the signature of DataChanged in the base class.Kohei Yoshida2011-05-253-12/+18
| * | | Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky2011-05-2720-165/+233
| |\ \ \ | | |/ / | |/| |
| | * | Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens2011-04-2819-163/+232
| | |\ \ | | | |/ | | |/|
| | * | fdo#36288: Fixed a crasher on Base.Kohei Yoshida2011-04-201-2/+5
| | * | fdo#36230 Remove unused AGotoCallButton and associated RID_IMGBTN_GOTOCALL idChristian Dywan2011-04-181-1/+0
| * | | Remove some extra #incude <tools/pstm.hxx>Joseph Powers2011-05-231-3/+0
| * | | fdo#35728: fix GridControl crashBjoern Michaelsen2011-05-232-8/+8
| * | | Replace List for std::vector<String>.Rafael Dominguez2011-05-221-7/+4
| * | | Replace List for std::vector<String>.Rafael Dominguez2011-05-221-6/+9
| * | | Replace List with std::vector<String>.Rafael Dominguez2011-05-221-4/+3
| * | | Fix bug fdo36158 UI:Find&Replace dialog "Notes" instead of "Comments"Julien Nabet2011-05-223-5/+5
| * | | remove build breaking debug messagesMarkus Mohrhard2011-05-221-2/+0
| * | | do not leave stuff uninitializedDavid Tardon2011-05-211-2/+2
| * | | adapt for singleton api changeCaolán McNamara2011-05-208-45/+47
| * | | valgrind: use non-leaky singleton patternCaolán McNamara2011-05-202-8/+11
| * | | valgrind: make this a well behaved singletonCaolán McNamara2011-05-202-11/+4
| * | | Unify Display Grid/ Grid Visible and other menu itemsChristian Dywan2011-05-181-2/+2
| * | | GDIMetaFile cleanupJoseph Powers2011-05-104-11/+11
| * | | make it possible to update the region passed to BeginDrawLayers() (bnc#683550)Luboš Luňák2011-05-102-41/+69
| * | | Moved duplicate code into methodsChristina Rossmanith2011-05-091-551/+242
| * | | Check if ObjectList has any item with empty instead of size.Rafael Dominguez2011-05-081-1/+1