summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc
AgeCommit message (Expand)Author
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin
2017-02-22use std::unique_ptrCaolán McNamara
2017-02-21convert calc changes menu to .uiCaolán McNamara
2017-02-21loplugin:unusedmethodsNoel Grandin
2017-02-20Resolves: tdf#100841 retain popover if it has the same pos, size and settingsCaolán McNamara
2017-02-16miscdlgs.hrc is just one line that includes another headerCaolán McNamara
2017-02-16split sc.hrc into definitely resources and maybe slotsCaolán McNamara
2017-02-16convert ScGetDBSelection to scoped enumNoel Grandin
2017-02-16sc lok: implement comment callbacksPranav Kant
2017-02-15convert ScUpdateMode to scoped enumNoel Grandin
2017-02-13base work to trigger pivot table filter popup with a callbackTomaž Vajngerl
2017-02-10unwind RID_POPUP_FILTER local resourceCaolán McNamara
2017-02-06Typo: s/dependend/dependent/iTor Lillqvist
2017-01-28tdf#86214 User isn't warned entering a cell address not allowedAbhilash Singh
2017-01-27Resolves: tdf#104153 lookup what listbox an entry is dragged fromCaolán McNamara
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25loplugin: unnecessary destructor scNoel Grandin
2017-01-25use tools::SvRef in ScSpellDialogChildWindowNoel Grandin
2017-01-24adjust the hide of the zoom so its dynamic on docking/undocking navigatorsCaolán McNamara
2017-01-24Resolves: tdf#105450 calc navigator gets 0 height on toggle off/on when dockedCaolán McNamara
2017-01-23Related: tdf#105466 add a freeze/thaw to avoid interim RecalcAllsCaolán McNamara
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-23use rtl::Reference in CellShell_ImplNoel Grandin
2017-01-23use rtl::Reference in ScSelectionTransferObjNoel Grandin
2017-01-19New loplugin:dynexcspec: Add @throws documentation, scStephan Bergmann
2017-01-19new loplugin: useuniqueptr: sc part 2Noel Grandin
2017-01-17LOK: Calc: show/hide a note does not perform any tile invalidationMarco Cecchetti
2017-01-17use rtl::Reference to manage ScAccessiblePageHeaderArea'sNoel Grandin
2017-01-15Expose ExternalDataMapper member functions to the publicJaskaran Singh
2017-01-09New loplugin:externvar: scStephan Bergmann
2017-01-09tdf#87933: made pagebreak lines dashedGeorge Korepanov
2017-01-06Resolves: tdf#105061 Only one text box shown in case of 'between'Caolán McNamara
2017-01-05Resolves: tdf#104919 crash with empty ScNavigatorDlg memberCaolán McNamara
2017-01-04Enable fetching data from network, not just files available locallyJaskaran Singh
2017-01-03tdf#95416 Two include files moved to sc/incabdulwd
2016-12-29Add ExternalDataMapper class and Implement CSVDataProvider::Refresh()Jaskaran Singh
2016-12-29Make these functions publicJaskaran Singh
2016-12-26use std::vector instead of naked array in SfxItemPoolNoel Grandin
2016-12-22Pass SfxPrinter by VclPtrStephan Bergmann
2016-12-22unwind RID_IMAGELIST_NAVCONT ImageListCaolán McNamara
2016-12-12unwind RID_OUTLINEBITMAPS imagelistCaolán McNamara
2016-12-12manage OutlineBitmap imagelist directly in its owner userCaolán McNamara
2016-12-11Implement CSVDataProvider and perform some cleanup on itJaskaran Singh
2016-12-09fix compile errorsMarkus Mohrhard
2016-12-09Add support classes for dataproviderJaskaran Singh
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-11-30ScTabViewShell::InnerResizePixel must not mark document as modified...Stephan Bergmann
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-24use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin
2016-11-24Use std::unique_ptr for the edit engine member of ScInputHandler.Kohei Yoshida