summaryrefslogtreecommitdiffstats
path: root/svx
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-3017-58/+59
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
* 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
* Resolves: fdo#39825 Make detection of certificate folder ui-configurableCaolán McNamara2012-04-271-2/+2
* removed unused definesTakeshi Abe2012-04-277-37/+0
* removed dead codeTakeshi Abe2012-04-275-88/+0
* removed unused headerTakeshi Abe2012-04-271-60/+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-262-0/+8
* Assign com.sun.star.drawing.Shapes at index 0Takeshi Abe2012-04-261-1/+1
* callcatcher: remove freshly unused codeCaolán McNamara2012-04-252-8/+0
* callcatcher: fix up isControlVisibleCaolán McNamara2012-04-231-8/+5
* PATCH: Remove unused code from editingVicente Rafael Estevez Vacas2012-04-236-40/+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-182-10/+0
* condition is always trueCaolán McNamara2012-04-181-16/+11
* upgrade GetValueTextByPos family to rtl::OUStringCaolán McNamara2012-04-1613-34/+34
* 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-153-202/+37
* remove formfeedsThomas Arnhold2012-04-121-1/+1
* 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-095-2/+26
* do not put things directly into $(WORKDIR)David Tardon2012-04-092-2/+2
* add package deps for resourcesDavid Tardon2012-04-094-6/+26
* LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl2012-04-081-1/+1
* gbuild: "use" vs. "add":Michael Stahl2012-04-085-12/+12
* 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-0610-33/+33
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-0616-69/+69