summaryrefslogtreecommitdiffstats
path: root/sd
Commit message (Expand)AuthorAgeFilesLines
* resource files: remove unused definitionsThomas Arnhold2014-09-052-4/+0
* src: use ToolBoxItem, as all other doThomas Arnhold2014-09-052-8/+28
* src: capitalization as the restThomas Arnhold2014-09-051-1/+1
* Related: fdo#73151 bring DesignerDialog separator back tooThomas Arnhold2014-09-052-0/+2
* Remove (misleading) EditEngine::QuickRemoveCharAttribsMatúš Kukan2014-09-032-2/+2
* Show the right tab for SID_CHAR_DLG_EFFECTMaxim Monastirsky2014-09-031-1/+1
* coverity#704756 Dereference after null checkCaolán McNamara2014-09-031-3/+3
* Related: fdo#73151 bring DesignerDialog back as invisible buttonThomas Arnhold2014-09-032-0/+2
* Related: fdo#73151 bring ZoomToolBox backThomas Arnhold2014-09-031-0/+2
* Related fdo#82088: removing another bunch of aliasStefan Weiberg2014-09-039-12/+12
* Partially revert: fixincludeguards.sh: sdThomas Arnhold2014-09-011-5/+5
* Consistency around SfxBoolItem in svx/svx3ditems.hxxStephan Bergmann2014-09-011-1/+1
* Consistency around SfxUInt32Item in svx/svx3ditems.hxxStephan Bergmann2014-09-011-1/+1
* fdo#80538 Add (hidden) edit icons to the toolbar againSamuel Mehrbrodt2014-08-314-3/+4
* Help buttons mushrooming all over the place...Olivier Hallot2014-08-313-16/+43
* fdo#83289 (part) help btn for impress photo albumOlivier Hallot2014-08-311-24/+39
* n#708518: sd: check that master page matches when setting parent styleMichael Stahl2014-08-293-2/+54
* Fix CppunitTest nameStephan Bergmann2014-08-291-12/+12
* fdo#80538 Show an infobar when document is in read-only modeSamuel Mehrbrodt2014-08-292-3/+0
* Fix fdo#83160 (part): Help button for impress rem.Olivier Hallot2014-08-281-14/+57
* bnc#822347: Test for bullet character defined as '' - empty char.Tomaž Vajngerl2014-08-282-0/+37
* parseXml should return xmlDocPtr instead of htmlDocPtrTomaž Vajngerl2014-08-281-3/+9
* PPTX import: fix missing document metadataMiklos Vajna2014-08-281-0/+16
* callcatcher: update unused codeCaolán McNamara2014-08-276-6/+0
* Consistency around SdrMetricItem in svx/sderitm.hxxStephan Bergmann2014-08-251-1/+1
* set names on a bunch more threads...Michael Stahl2014-08-251-0/+2
* fdo#73151 Make better use of the sidebarSamuel Mehrbrodt2014-08-2416-62/+25
* fdo#82577: Handle KeyCodeTor Lillqvist2014-08-2310-19/+19
* Remove some useless tools/debug.hxx includesMarcos Paulo de Souza2014-08-224-4/+0
* These "newly added" record types are publicly documented nowadaysTor Lillqvist2014-08-211-3/+3
* Resolves: fdo#82355 crash on loading pptCaolán McNamara2014-08-191-2/+3
* Make Draw use paper size when printing - fdo#63905Eilidh McAdam2014-08-191-5/+28
* Fix Insert 3D Model file dialog's "All supported formats" filterZolnai Tamás2014-08-191-1/+1
* error C2296: '<<' : illegal, left operand has type 'const char [28]'Miklos Vajna2014-08-191-0/+1
* Consistency around XColorItem in svx/sdshcitm.hxxStephan Bergmann2014-08-182-5/+5
* Partial revert of d4cf8c2518c77631f91db8564bf3a506f0ab8e70Stephan Bergmann2014-08-181-47/+47
* Consistency around SdrOnOffItem in svx/sdtcfitm.hxxStephan Bergmann2014-08-182-2/+2
* Generally better to have DLLPUBLIC class with some DLLPRIVATE membersStephan Bergmann2014-08-185-325/+325
* ErrorBox->MessageDialogCaolán McNamara2014-08-1810-20/+18
* Consistency around SdrMetricItem in svx/sdsxyitm.hxxStephan Bergmann2014-08-182-10/+10
* SD_TOOLBOX is never defined outside toolbox2_tmpl.srcThomas Arnhold2014-08-187-149/+1
* STRING -> StringThomas Arnhold2014-08-181-2/+2
* check TRG_HasMasterPage before TRG_GetMasterPageCaolán McNamara2014-08-171-1/+1
* remove executable bitsThomas Arnhold2014-08-171-0/+0
* Consistently use size_t and SAL_MAX_SIZEMatteo Casalin2014-08-1621-65/+61
* Consistently use size_t and SAL_MAX_SIZEMatteo Casalin2014-08-1626-100/+95
* warning C4189 local variable initialized but not referencedMichael Stahl2014-08-131-0/+3
* warning C4245 signed/unsigned mismatchMichael Stahl2014-08-132-4/+0
* update_pchThomas Arnhold2014-08-132-1/+4
* Ignore exception when service ScannerManager is unavailableTomaž Vajngerl2014-08-131-4/+13