summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2015-05-08sc tiled editing: Highlight the search resultHenry Castro
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann
2015-05-08tdf#90257: Prevent dialog from growing out of the screenKatarina Behrens
2015-05-08tdf#91125 - nail a clutch of calc modeless dialog lifecycle issues.Michael Meeks
2015-05-07tdf#90935 - calc / sort dialog fixage.Michael Meeks
2015-05-07tdf#91066: Condensed Character Spacing i.e spc(negative value) is not exporte...yogesh.bharate001
2015-05-07remove unused code; bMapDupToInternal in struct AddInMapWinfried Donkers
2015-05-07convert PUSHBUTTON_DROPDOWN constants to scoped enumNoel Grandin
2015-05-07tdf#91127 - audit for unfortunate SAL_NO_ACQUIRE referencing issues.Michael Meeks
2015-05-07Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann
2015-05-07Unwind SotStorageRef typedefStephan Bergmann
2015-05-07Remove SvStorageStreamRef aliasStephan Bergmann
2015-05-07Make pivot table resizable again to make it easier to work with.Tomaž Vajngerl
2015-05-06tdf#90258 Sidebar: toggle Thousand/EngineeringLaurent Balland-Poirier
2015-05-06assume modified if an index has no corresponding ScDBData (anymore)Eike Rathke
2015-05-06now also ocTableRef is DBData, tdf#91078 relatedEike Rathke
2015-05-06Resolves: tdf#91078 check also DBData modified, not only named expressionsEike Rathke
2015-05-06document's visible tab may be out of syncEike Rathke
2015-05-06tdf#91015 - CSV dialog crasher.Michael Meeks
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin
2015-05-06convert USER_OPT constants to scoped enumNoel Grandin
2015-05-06convert DEFAULTFONT_ constants to scoped enumNoel Grandin
2015-05-06convert SUBSFONT_ to scoped enumNoel Grandin
2015-05-06convert CONFIG_MODE constants to scoped enumNoel Grandin
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann
2015-05-06SfxBoolItem takes a sal_uInt16 nWhich as first argumentStephan Bergmann
2015-05-05Resolves tdf#84240 : Red squiggly underline does not appear instantlyDeena Francis
2015-05-05fdo#77985 make calc function NETWORKDAYS comply with ODFF1.2Winfried Donkers
2015-05-05rework the twisted ShrinkToUsedDataArea logicEike Rathke
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-05-05tdf#34555 add to scalc: crop, change img, save img, edit with ext toolsPhilippe Jung
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-05typo: strech -> stretchAndras Timar
2015-05-05rework Sort trim data area logicEike Rathke
2015-05-04assert(nStartRow <= nEndRow)Eike Rathke
2015-05-04Resolves tdf#90757 ensure start row / end row order makes senseEike Rathke
2015-05-04Ensure listener removal is done with SolarMutex lockedStephan Bergmann
2015-05-03tdf#90982 - repair more of the conditional formatting dialog.Michael Meeks
2015-05-03tdf#90982 - repair parts of the conditional formatting dialog.Michael Meeks
2015-05-03sc: More services converted to constructors.Jan Holesovsky
2015-05-03sc: Convert many services to constructors.Jan Holesovsky
2015-05-02Audit LoseFocus - forms, reportdesign, sc, starmath, svtools.Michael Meeks
2015-05-02Unwind odd reference handling with csvcontrol.Michael Meeks
2015-05-01Revert "update to liborcus 0.9.0"Markus Mohrhard
2015-05-01update to liborcus 0.9.0Markus Mohrhard
2015-05-01coverity#1296292 merge these two enum typesCaolán McNamara