summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2016-08-03Reduce ENABLE_OPENGL / ENABLE_HEADLESS confusionTor Lillqvist
2016-08-03[GSoC] Rework of color tabRishabh Kumar
2016-08-03svx: track view shell id in SdrUndoActionMiklos Vajna
2016-08-02add missing nullptr checkMarkus Mohrhard
2016-08-02editeng: make SfxUndoAction::GetViewShellId() interface availableMiklos Vajna
2016-08-02Resolves: tdf#99324 let sidebar toggle auto-mnemonics on/off with altCaolán McNamara
2016-08-01svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna
2016-08-01svl: avoid defaulted parameter in SfxUndoManager::EnterListAction()Miklos Vajna
2016-07-31Related: tdf#99324 let panels assign auto mnemonicsCaolán McNamara
2016-07-31Remove unnecessary label tdf#99341Muhammet Kara
2016-07-30Change data type of loop variant to size_typeRishabh Kumar
2016-07-30Use static_cast for type casting and fix loop variant sizeRishabh Kumar
2016-07-29[GSoC] Fix recent colors in color popup widgetRishabh Kumar
2016-07-29Related: tdf#90450 don't overwrite text in size/pos statusbar itemCaolán McNamara
2016-07-27svx lok: fix handling of text edit drawing when view/page changesMiklos Vajna
2016-07-27formally->formerlyCaolán McNamara
2016-07-27loplugin:countusersofdefaultparams in svxNoel Grandin
2016-07-27svx lok: avoid SfxViewShell::Current() during constructing a new view shellMiklos Vajna
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-26tdf#75280 Cleaning up of sal_uIntPtr usage #4atymyjan
2016-07-26loplugin:redundantcastTor Lillqvist
2016-07-26svx lok: draw text edits in all viewsMiklos Vajna
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-07-25[GSoC] Fix palette selection in sidebar/toolbar color widgetRishabh Kumar
2016-07-25new loplugin overrideparamNoel Grandin
2016-07-23why do I keep getting these the wrong way aroundCaolán McNamara
2016-07-22Fix --disable-pdfimport buildMiklos Vajna
2016-07-22Related: tdf#100340 use same terms as export graphic dialogCaolán McNamara
2016-07-22tdf#100340 reduce the compress graphic dialog a little moreYousuf Philips
2016-07-21Minor UI changes for SvxPresetListBoxRishabh Kumar
2016-07-21sd lok: fix hard to select a full tableHenry Castro
2016-07-21Use assert() instead of OSL_ENSURE()Rishabh Kumar
2016-07-21Remove PatternLB dead codeRishabh Kumar
2016-07-20Make pattern preset preview resizeableRishabh Kumar
2016-07-20Add XPatternList to SvxPresetListBoxRishabh Kumar
2016-07-20Resolves: tdf#100845 exception during vcl painting -> std::terminateCaolán McNamara
2016-07-20sd lok: decouple vcl window focus from cursor visibilityMiklos Vajna
2016-07-20svx: rotate drawn (non-bitmap) handles with the objectTomaž Vajngerl
2016-07-19improve unnecessaryoverride pluginNoel Grandin
2016-07-18dynamic_cast followed by static_cast and elide some casts when possibleCaolán McNamara
2016-07-18odd SvxBitmapCtl is used in only one placeCaolán McNamara
2016-07-18SvxBitmapCtl::nLines is never readCaolán McNamara
2016-07-15Improve loplugin:unnecessaryoverrideStephan Bergmann
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-07-15svx: extend README about VC/VOC/OCMiklos Vajna
2016-07-14[GSoC] Avoid reload of preset list in hatch tabRishabh Kumar
2016-07-14tdf#62525 vcl: use cow_wrapper for ImpXPolyPolygonXisco Fauli
2016-07-13Resolves: tdf#100340 make compress graphic dialog less wideCaolán McNamara
2016-07-13tdf#62525 vcl: use cow_wrapper for ImpXPolygonXisco Fauli
2016-07-12new loplugin fragiledestructorNoel Grandin