summaryrefslogtreecommitdiffstats
path: root/svx
Commit message (Expand)AuthorAgeFilesLines
...
* fdo#73151 Make better use of the sidebarSamuel Mehrbrodt2014-08-243-28/+5
* fdo#82577: Handle KeyCodeTor Lillqvist2014-08-2317-17/+17
* fdo#82577, fdo#82579: Handle CursorTor Lillqvist2014-08-232-4/+4
* Remove some useless tools/debug.hxx includesMarcos Paulo de Souza2014-08-225-17/+0
* Point and Rectangle coordinates are long, not sal_Int32Stephan Bergmann2014-08-222-3/+5
* Consistency around SfxStringItem in svx/inc/sxonitm.hxxStephan Bergmann2014-08-223-9/+6
* Consistency around SdrYesNoItem in svx/sxmspitm.hxxStephan Bergmann2014-08-222-6/+6
* Rectangle coordinates are long, not sal_Int32Stephan Bergmann2014-08-221-2/+4
* Avoid invalid downcastsStephan Bergmann2014-08-221-6/+7
* Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann2014-08-212-0/+2
* These "newly added" record types are publicly documented nowadaysTor Lillqvist2014-08-211-4/+4
* stario -> css::ioThomas Arnhold2014-08-211-1/+1
* vcl: use enum for complex text layout constantsNoel Grandin2014-08-201-1/+1
* add a VclViewportCaolán McNamara2014-08-201-0/+5
* svx: Cleanup ASCII art and useless commentsChris Laplante2014-08-19207-2329/+237
* remove cruftEike Rathke2014-08-181-3/+0
* Consistency around XColorItem in svx/sdshcitm.hxxStephan Bergmann2014-08-185-5/+5
* Consistency around SdrPercentItem in svx/sdshtitm.hxxStephan Bergmann2014-08-185-5/+5
* Consistency around SdrOnOffItem in svx/sdtcfitm.hxxStephan Bergmann2014-08-183-3/+3
* drop unnecessary shl.hxx includesCaolán McNamara2014-08-1852-61/+0
* ErrorBox->MessageDialogCaolán McNamara2014-08-182-8/+6
* Consistency around SdrMetricItem in svx/sdsxyitm.hxxStephan Bergmann2014-08-184-10/+10
* remove unused ControlThomas Arnhold2014-08-181-29/+0
* remove unused stringsThomas Arnhold2014-08-171-3/+0
* Reserve vector capacity in advanceMatteo Casalin2014-08-161-0/+1
* Simplify by early bail-outMatteo Casalin2014-08-161-5/+3
* Consistently use size_t and SAL_MAX_SIZEMatteo Casalin2014-08-1641-304/+289
* bDoInvalidate is always falseMatteo Casalin2014-08-161-8/+0
* Simplify loopMatteo Casalin2014-08-161-9/+3
* Remove repeated checkMatteo Casalin2014-08-161-1/+1
* Just copy the boolean valueMatteo Casalin2014-08-161-3/+3
* Remove pnMarkNum parameter: either NULL or pointed data is not readMatteo Casalin2014-08-163-14/+6
* Consistently use size_t and SAL_MAX_SIZEMatteo Casalin2014-08-1634-477/+445
* ErrorBoxes from datanavi to StringThomas Arnhold2014-08-152-26/+16
* ErrorBox RID_ERRBOX_MODULENOTINSTALLED to StringThomas Arnhold2014-08-152-10/+0
* convert datanavigator sport to .uiCaolán McNamara2014-08-157-525/+526
* Go even further in the scope reduction, we are 100% sure mpClone is NULL.Jan Holesovsky2014-08-141-15/+12
* Massive scope level reduction by early bail-out.Kohei Yoshida2014-08-141-58/+58
* Aligh this correctly...Kohei Yoshida2014-08-141-46/+51
* Scope reduction by early bailout.Kohei Yoshida2014-08-142-104/+108
* WaE: C4245: signed/unsigned mismatchTor Lillqvist2014-08-131-3/+3
* update_pchThomas Arnhold2014-08-132-2/+9
* Consistency around SdrOnOffItem in svx/sxcaitm.hxxStephan Bergmann2014-08-123-3/+3
* Fix apparent SdrCaptionAngleItem vs. SdrCaptionFixedAngleItem mismatchStephan Bergmann2014-08-121-2/+2
* Resolves: fdo#81795 open the font tab via More... languagesCaolán McNamara2014-08-111-1/+1
* RID_SVX_MDLG_DOCRECOVERY_BROKEN conversion to .uiSzymon Kłos2014-08-116-130/+206
* callcatcher: update unused codeCaolán McNamara2014-08-111-11/+0
* Typo: delet=>deleteJulien Nabet2014-08-101-1/+1
* Cleanup OUStrings in CustomShapesJoren De Cuyper2014-08-084-136/+62
* coverity#735867 Dereference after null checkCaolán McNamara2014-08-071-1/+1