summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2012-05-29svxcore needs headers from connectivityDavid Tardon1-0/+4
2012-05-25status bar: Get rid of STD/BLK/..., and introduce a menu for that instead.Jan Holesovsky5-92/+141
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann6-7/+7
2012-05-24convert ResStringArray to rtl::OUStringCaolán McNamara4-9/+7
2012-05-23status bar: INSRT/OVER -> 'Overwrite' shown only when in overwrite mode.Jan Holesovsky3-15/+25
2012-05-22zoom slider: Implemented design by Mirek M.Jan Holesovsky2-40/+16
2012-05-21deleting NULL is safeTakeshi Abe1-4/+2
2012-05-21removed unused #definesTakeshi Abe1-4/+0
2012-05-19Fix Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2-7/+7
2012-05-17removed unused const rtl::OUStringTakeshi Abe6-8/+0
2012-05-17fdo#49921 make sure all tab pages have the same dimensionsDavid Tardon2-3/+3
2012-05-16removed unused constant rtl::OUStringTakeshi Abe1-3/+0
2012-05-16remove unneeded include of boost/bind.hppCaolán McNamara2-2/+0
2012-05-14convert GetComment family to rtl::OUStringCaolán McNamara4-45/+45
2012-05-14fdo#49750 findbar: try to fill empty textfield with selected textMiklos Vajna1-1/+19
2012-05-11Removing EXTENDED_DATE. There is really no such thing.Kohei Yoshida1-1/+1
2012-05-11removed unused static dataTakeshi Abe1-4/+0
2012-05-10normalize variable names in gbuild user makefilesMichael Stahl1-10/+10
2012-05-05Resolves: fdo#49340 GetFocus during dtoring causes reentry to dying windowCaolán McNamara1-0/+1
2012-05-05Use UNO's field type values for the SvxFieldData class IDs too.Kohei Yoshida1-1/+3
2012-05-02!= instead of < for comparison with end iteratorJulien Nabet2-3/+3
2012-05-03include header for ConvertGDIMetaFileToWMF()Takeshi Abe3-8/+3
2012-05-03nuke dead codeTakeshi Abe6-190/+0
2012-05-03sal_Bool to boolTakeshi Abe1-3/+3
2012-05-03removed unused definesTakeshi Abe6-12/+0
2012-05-02Cleaned up CommandLineArgsStephan Bergmann1-5/+1
2012-04-30fdo#48536: prevent lineends from exceeding the background areaIvan Timofeev1-5/+4
2012-04-30make ResId::toString a non-static memberCaolán McNamara17-58/+59
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0
2012-04-28extract ImplTwipsToMM/ImplMMToTwips into a common headerTakeshi Abe7-28/+37
2012-04-28removed unused definesTakeshi Abe12-55/+0
2012-04-28removed dead codeTakeshi Abe7-139/+0
2012-04-27Resolves: fdo#39825 Make detection of certificate folder ui-configurableCaolán McNamara1-2/+2
2012-04-27removed unused definesTakeshi Abe7-37/+0
2012-04-27removed dead codeTakeshi Abe5-88/+0
2012-04-27removed unused headerTakeshi Abe1-60/+0
2012-04-26WaE: msvc2008 unsafe mix of bool and sal_BoolCaolán McNamara1-17/+17
2012-04-26Resolves: fdo#47733 keyboard navigation broken for SvxSimpleTableContainerCaolán McNamara2-0/+8
2012-04-26Assign com.sun.star.drawing.Shapes at index 0Takeshi Abe1-1/+1
2012-04-25callcatcher: remove freshly unused codeCaolán McNamara2-8/+0
2012-04-23callcatcher: fix up isControlVisibleCaolán McNamara1-8/+5
2012-04-23PATCH: Remove unused code from editingVicente Rafael Estevez Vacas6-40/+0
2012-04-23Add some more timelogging, for graphic export here.Thorsten Behrens1-0/+5
2012-04-21Replace css macro with namespace for nicer namespacingThomas Arnhold1-8/+2
2012-04-20removed unused const/static dataTakeshi Abe2-12/+0
2012-04-19svx: fix debug warnings from STL conversionMichael Stahl2-2/+6
2012-04-19Convert SV_DECL_PTRARR_DEL to boost::ptr_vectorNoel Grandin2-4/+3
2012-04-19Convert SV_DECL_PTRARR to std::vectorNoel Grandin2-7/+6
2012-04-19Convert SV_DECL_PTRARR_SORT to std::setNoel Grandin3-54/+61
2012-04-19Convert SV_DECL_PTRARR_SORT to std::setNoel Grandin3-11/+10