summaryrefslogtreecommitdiffstats
path: root/svx/source
Commit message (Expand)AuthorAgeFilesLines
* Resolves: fdo#49340 GetFocus during dtoring causes reentry to dying windowCaolán McNamara2012-05-051-0/+1
* Use UNO's field type values for the SvxFieldData class IDs too.Kohei Yoshida2012-05-051-1/+3
* != instead of < for comparison with end iteratorJulien Nabet2012-05-022-3/+3
* include header for ConvertGDIMetaFileToWMF()Takeshi Abe2012-05-033-8/+3
* nuke dead codeTakeshi Abe2012-05-036-190/+0
* sal_Bool to boolTakeshi Abe2012-05-031-3/+3
* removed unused definesTakeshi Abe2012-05-036-12/+0
* Cleaned up CommandLineArgsStephan Bergmann2012-05-021-5/+1
* fdo#48536: prevent lineends from exceeding the background areaIvan Timofeev2012-04-301-5/+4
* make ResId::toString a non-static memberCaolán McNamara2012-04-3015-56/+56
* extract ImplTwipsToMM/ImplMMToTwips into a common headerTakeshi Abe2012-04-287-28/+37
* removed unused definesTakeshi Abe2012-04-2812-55/+0
* removed dead codeTakeshi Abe2012-04-287-139/+0
* removed unused definesTakeshi Abe2012-04-277-37/+0
* removed dead codeTakeshi Abe2012-04-275-88/+0
* WaE: msvc2008 unsafe mix of bool and sal_BoolCaolán McNamara2012-04-261-17/+17
* Resolves: fdo#47733 keyboard navigation broken for SvxSimpleTableContainerCaolán McNamara2012-04-261-0/+7
* Assign com.sun.star.drawing.Shapes at index 0Takeshi Abe2012-04-261-1/+1
* callcatcher: remove freshly unused codeCaolán McNamara2012-04-251-7/+0
* callcatcher: fix up isControlVisibleCaolán McNamara2012-04-231-8/+5
* PATCH: Remove unused code from editingVicente Rafael Estevez Vacas2012-04-233-34/+0
* Add some more timelogging, for graphic export here.Thorsten Behrens2012-04-231-0/+5
* Replace css macro with namespace for nicer namespacingThomas Arnhold2012-04-211-8/+2
* removed unused const/static dataTakeshi Abe2012-04-202-12/+0
* svx: fix debug warnings from STL conversionMichael Stahl2012-04-192-2/+6
* Convert SV_DECL_PTRARR_DEL to boost::ptr_vectorNoel Grandin2012-04-192-4/+3
* Convert SV_DECL_PTRARR to std::vectorNoel Grandin2012-04-192-7/+6
* Convert SV_DECL_PTRARR_SORT to std::setNoel Grandin2012-04-193-54/+61
* Convert SV_DECL_PTRARR_SORT to std::setNoel Grandin2012-04-193-11/+10
* fdo#48473 Missing translation of local String constantRegina Henschel2012-04-191-2/+3
* callcatcher: update listCaolán McNamara2012-04-181-6/+0
* condition is always trueCaolán McNamara2012-04-181-16/+11
* upgrade GetValueTextByPos family to rtl::OUStringCaolán McNamara2012-04-161-20/+20
* findbar: Allow F3 to search next when in the find combobox.Jan Holesovsky2012-04-151-1/+1
* findbar: Kill copy'n'paste.Jan Holesovsky2012-04-152-157/+27
* n#717947: Fixed pdf export (of images).Muthu Subramanian2012-04-121-3/+3
* Remove VERBOSE part 3Rob Snelders2012-04-101-1/+1
* fdo43752: PPTX import fix affected odp imports.Muthu Subramanian2012-04-093-2/+24
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-067-17/+13
* I suspect the logic is supposed to be the other way around.Jan Holesovsky2012-04-061-2/+2
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-069-28/+28
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-0615-61/+61
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-062-3/+3
* no use is made of FmFormObj::m_nTypeCaolán McNamara2012-04-055-21/+8
* callcatcher: update list, add README, remove some newly unused codeCaolán McNamara2012-04-053-25/+0
* String::CreateFromInt32 -> OUString::valueOfCaolán McNamara2012-04-051-1/+1
* Unused code removal.Winfried Donkers2012-04-051-1/+0
* Unused code removal.Santiago Martinez2012-04-051-7/+0
* better drawing support for borders of different width, fdo#33634Markus Mohrhard2012-04-041-15/+12
* Cleanup some unnecessary #includeMatteo Casalin2012-04-033-2/+2