summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2016-07-27svx lok: fix handling of text edit drawing when view/page changesMiklos Vajna1-2/+74
2016-07-27formally->formerlyCaolán McNamara3-5/+5
2016-07-27loplugin:countusersofdefaultparams in svxNoel Grandin24-40/+40
2016-07-27svx lok: avoid SfxViewShell::Current() during constructing a new view shellMiklos Vajna1-1/+13
2016-07-27improve passstuffbyref return analysisNoel Grandin24-31/+31
2016-07-26tdf#75280 Cleaning up of sal_uIntPtr usage #4atymyjan3-30/+30
2016-07-26loplugin:redundantcastTor Lillqvist1-1/+1
2016-07-26svx lok: draw text edits in all viewsMiklos Vajna2-0/+47
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara9-13/+13
2016-07-25[GSoC] Fix palette selection in sidebar/toolbar color widgetRishabh Kumar3-32/+53
2016-07-25new loplugin overrideparamNoel Grandin4-5/+5
2016-07-23why do I keep getting these the wrong way aroundCaolán McNamara1-2/+2
2016-07-22Fix --disable-pdfimport buildMiklos Vajna1-0/+2
2016-07-22Related: tdf#100340 use same terms as export graphic dialogCaolán McNamara1-3/+5
2016-07-22tdf#100340 reduce the compress graphic dialog a little moreYousuf Philips1-8/+7
2016-07-21Minor UI changes for SvxPresetListBoxRishabh Kumar1-2/+8
2016-07-21sd lok: fix hard to select a full tableHenry Castro2-5/+5
2016-07-21Use assert() instead of OSL_ENSURE()Rishabh Kumar1-1/+1
2016-07-21Remove PatternLB dead codeRishabh Kumar1-133/+0
2016-07-20Make pattern preset preview resizeableRishabh Kumar1-2/+67
2016-07-20Add XPatternList to SvxPresetListBoxRishabh Kumar1-0/+5
2016-07-20Resolves: tdf#100845 exception during vcl painting -> std::terminateCaolán McNamara1-9/+16
2016-07-20sd lok: decouple vcl window focus from cursor visibilityMiklos Vajna1-1/+1
2016-07-20svx: rotate drawn (non-bitmap) handles with the objectTomaž Vajngerl3-3/+7
2016-07-19improve unnecessaryoverride pluginNoel Grandin2-8/+0
2016-07-18dynamic_cast followed by static_cast and elide some casts when possibleCaolán McNamara3-30/+20
2016-07-18odd SvxBitmapCtl is used in only one placeCaolán McNamara1-20/+0
2016-07-18SvxBitmapCtl::nLines is never readCaolán McNamara1-2/+1
2016-07-15Improve loplugin:unnecessaryoverrideStephan Bergmann3-68/+0
2016-07-15new loplugin unnecessary overrideNoel Grandin21-135/+2
2016-07-15svx: extend README about VC/VOC/OCMiklos Vajna1-4/+8
2016-07-14[GSoC] Avoid reload of preset list in hatch tabRishabh Kumar1-2/+5
2016-07-14tdf#62525 vcl: use cow_wrapper for ImpXPolyPolygonXisco Fauli2-59/+18
2016-07-13Resolves: tdf#100340 make compress graphic dialog less wideCaolán McNamara2-199/+242
2016-07-13tdf#62525 vcl: use cow_wrapper for ImpXPolygonXisco Fauli2-68/+29
2016-07-12new loplugin fragiledestructorNoel Grandin4-5/+5
2016-07-11Fix a SolarMutex assertCaolán McNamara1-1/+1
2016-07-11Remove these from the customization dialogSamuel Mehrbrodt1-6/+6
2016-07-11GSoC notebookbar: added image tab in the WriterSzymon Kłos1-0/+10
2016-07-11tdf#75280 Cleaning up of sal_uIntPtr usage #3tymyjan1-14/+14
2016-07-10Remove redundant SvxGet* wrappers around LinguMgr functionsStephan Bergmann1-4/+4
2016-07-10Related: tdf#100632 naming consistencyCaolán McNamara1-2/+2
2016-07-09Resolves: tdf#100809 Paragraph styles drop-down listCaolán McNamara1-1/+3
2016-07-08Add XBitmapList to SvxPresetListBoxRishabh Kumar1-0/+5
2016-07-08loplugin:vclwidgetsStephan Bergmann1-0/+1
2016-07-08loplugin:loopvartoosmallStephan Bergmann1-2/+2
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke1-2/+1
2016-07-08tdf#87643: Default Shapes Panel for Shapes DeckSusobhan Ghosh8-1/+900
2016-07-08Make bitmap preset preview resizableRishabh Kumar1-2/+68
2016-07-08loplugin:redundantcast: redundant static_casts in svxStephan Bergmann3-3/+3