summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* vcl: replace boost::dynamic_bitset with boost::optional<std::bitset>Michael Stahl2016-05-251-3/+4
* Window::SetData and Window::GetData are nearly unused nowCaolán McNamara2016-05-251-3/+0
* new src file has ExtraLong in use anymoreCaolán McNamara2016-05-251-5/+4
* no src file has BorderStyle in use anymoreCaolán McNamara2016-05-251-2/+1
* remove unused enum ImageColorTransformNoel Grandin2016-05-251-8/+0
* sd bccu#1840: .uno: commands for inserting rows / columns in Impress.Jan Holesovsky2016-05-251-0/+6
* (nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara2016-05-256-23/+6
* Convert BMP_FORMAT to scoped enumNoel Grandin2016-05-252-63/+67
* Convert AUTOCOMPLETE to scoped enumNoel Grandin2016-05-251-1/+1
* convert ImageType to scoped enumNoel Grandin2016-05-251-7/+8
* Convert XmlReader::Result to scoped enumNoel Grandin2016-05-251-1/+1
* Convert Disposal to scoped enumNoel Grandin2016-05-251-7/+6
* Fix typosAndrea Gelmini2016-05-253-4/+4
* New Template Manager: Remove inheritance of TemplateContainerItemAkshay Deep2016-05-254-23/+9
* Template Manager: Filter by Application (Default)Akshay Deep2016-05-251-0/+3
* Template Manager: Tooltips to display categoryAkshay Deep2016-05-253-9/+6
* Convert FontHintStyle to scoped enumNoel Grandin2016-05-251-1/+1
* Convert XMLTextParagraphExport::FrameType to scoped enumNoel Grandin2016-05-251-5/+5
* tdf#89329: use unique_ptr for pImpl in xmlcnitmXisco Fauli2016-05-251-1/+2
* Missing includeStephan Bergmann2016-05-251-0/+3
* Convert WINDOW_HITTEST to scoped enumNoel Grandin2016-05-241-1/+11
* Convert VclPackType to scoped enumNoel Grandin2016-05-242-3/+5
* Convert SnapType to scoped enumNoel Grandin2016-05-241-8/+8
* Implement basic TableStyle FamilyJakub Trzebiatowski2016-05-241-0/+1
* Revert "remove some manual ref-counting"Noel Grandin2016-05-244-6/+5
* Revert "Simplify GfxLink using std::shared_ptr to clarify ownership"Stephan Bergmann2016-05-241-30/+68
* tdf#89329: use unique_ptr for pImpl in filedlghelperXisco Fauli2016-05-241-2/+1
* tdf#89329: use unique_ptr for pImpl in tabdlgXisco Fauli2016-05-241-2/+2
* tdf#89329: use unique_ptr for pImpl in tbxctrlXisco Fauli2016-05-241-1/+1
* tdf#89329: use unique_ptr for pImpl in shellXisco Fauli2016-05-241-1/+1
* Convert XMLTextType to scoped enumNoel Grandin2016-05-241-9/+9
* Convert XmlReader::Text to scoped enumNoel Grandin2016-05-241-1/+1
* remove some manual ref-countingNoel Grandin2016-05-244-5/+6
* like menus do, restore focus to prev control when floatingwindow popdownsCaolán McNamara2016-05-231-0/+1
* tdf#89329: use unique_ptr for pImpl in frmdescrXisco Fauli2016-05-231-1/+1
* tdf#89329: use unique_ptr for pImpl in progressXisco Fauli2016-05-231-1/+2
* Convert SbxClassType to scoped enumNoel Grandin2016-05-231-8/+8
* Simplify GfxLink using std::shared_ptr to clarify ownershipMark Page2016-05-231-68/+30
* Convert GradientStyle to scoped enumNoel Grandin2016-05-231-7/+7
* tdf#99211 Use the restart dialog for notifications about restartirem2016-05-231-1/+10
* Convert HatchStyle to scoped enumNoel Grandin2016-05-231-4/+4
* tdf#89329: use unique_ptr for pImpl in requestXisco Fauli2016-05-231-2/+2
* tdf#89329: use unique_ptr for pImpl in printerXisco Fauli2016-05-231-1/+1
* tdf#89329: use unique_ptr for pImpl in newXisco Fauli2016-05-231-1/+1
* loplugin:staticmethodsStephan Bergmann2016-05-221-1/+1
* loplugin:passstuffbyrefStephan Bergmann2016-05-221-2/+2
* loplugin:staticmethodsStephan Bergmann2016-05-221-2/+2
* tdf#89329: use unique_ptr for pImpl in childwinXisco Fauli2016-05-221-2/+1
* tdf#89329: use unique_ptr for pImpl in docfileXisco Fauli2016-05-221-1/+1
* tdf#89329: use unique_ptr for pImpl in pszctrlXisco Fauli2016-05-221-1/+1