summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-05-30tdf#98666: Don't cache progress bars eitherTor Lillqvist1-0/+1
2016-05-27omit DCOUNT or DCOUNTA 2nd argument if 0 when writing ODFF or OOXML, tdf#70806Eike Rathke1-0/+2
2016-05-26Resolves: tdf#96279 set correct parents for password dialogsCaolán McNamara1-1/+3
2016-05-25vcl: replace boost::dynamic_bitset with boost::optional<std::bitset>Michael Stahl1-3/+4
2016-05-25Window::SetData and Window::GetData are nearly unused nowCaolán McNamara1-3/+0
2016-05-25new src file has ExtraLong in use anymoreCaolán McNamara1-5/+4
2016-05-25no src file has BorderStyle in use anymoreCaolán McNamara1-2/+1
2016-05-25remove unused enum ImageColorTransformNoel Grandin1-8/+0
2016-05-25sd bccu#1840: .uno: commands for inserting rows / columns in Impress.Jan Holesovsky1-0/+6
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara6-23/+6
2016-05-25Convert BMP_FORMAT to scoped enumNoel Grandin2-63/+67
2016-05-25Convert AUTOCOMPLETE to scoped enumNoel Grandin1-1/+1
2016-05-25convert ImageType to scoped enumNoel Grandin1-7/+8
2016-05-25Convert XmlReader::Result to scoped enumNoel Grandin1-1/+1
2016-05-25Convert Disposal to scoped enumNoel Grandin1-7/+6
2016-05-25Fix typosAndrea Gelmini3-4/+4
2016-05-25New Template Manager: Remove inheritance of TemplateContainerItemAkshay Deep4-23/+9
2016-05-25Template Manager: Filter by Application (Default)Akshay Deep1-0/+3
2016-05-25Template Manager: Tooltips to display categoryAkshay Deep3-9/+6
2016-05-25Convert FontHintStyle to scoped enumNoel Grandin1-1/+1
2016-05-25Convert XMLTextParagraphExport::FrameType to scoped enumNoel Grandin1-5/+5
2016-05-25tdf#89329: use unique_ptr for pImpl in xmlcnitmXisco Fauli1-1/+2
2016-05-25Missing includeStephan Bergmann1-0/+3
2016-05-24Convert WINDOW_HITTEST to scoped enumNoel Grandin1-1/+11
2016-05-24Convert VclPackType to scoped enumNoel Grandin2-3/+5
2016-05-24Convert SnapType to scoped enumNoel Grandin1-8/+8
2016-05-24Implement basic TableStyle FamilyJakub Trzebiatowski1-0/+1
2016-05-24Revert "remove some manual ref-counting"Noel Grandin4-6/+5
2016-05-24Revert "Simplify GfxLink using std::shared_ptr to clarify ownership"Stephan Bergmann1-30/+68
2016-05-24tdf#89329: use unique_ptr for pImpl in filedlghelperXisco Fauli1-2/+1
2016-05-24tdf#89329: use unique_ptr for pImpl in tabdlgXisco Fauli1-2/+2
2016-05-24tdf#89329: use unique_ptr for pImpl in tbxctrlXisco Fauli1-1/+1
2016-05-24tdf#89329: use unique_ptr for pImpl in shellXisco Fauli1-1/+1
2016-05-24Convert XMLTextType to scoped enumNoel Grandin1-9/+9
2016-05-24Convert XmlReader::Text to scoped enumNoel Grandin1-1/+1
2016-05-24remove some manual ref-countingNoel Grandin4-5/+6
2016-05-23like menus do, restore focus to prev control when floatingwindow popdownsCaolán McNamara1-0/+1
2016-05-23tdf#89329: use unique_ptr for pImpl in frmdescrXisco Fauli1-1/+1
2016-05-23tdf#89329: use unique_ptr for pImpl in progressXisco Fauli1-1/+2
2016-05-23Convert SbxClassType to scoped enumNoel Grandin1-8/+8
2016-05-23Simplify GfxLink using std::shared_ptr to clarify ownershipMark Page1-68/+30
2016-05-23Convert GradientStyle to scoped enumNoel Grandin1-7/+7
2016-05-23tdf#99211 Use the restart dialog for notifications about restartirem1-1/+10
2016-05-23Convert HatchStyle to scoped enumNoel Grandin1-4/+4
2016-05-23tdf#89329: use unique_ptr for pImpl in requestXisco Fauli1-2/+2
2016-05-23tdf#89329: use unique_ptr for pImpl in printerXisco Fauli1-1/+1
2016-05-23tdf#89329: use unique_ptr for pImpl in newXisco Fauli1-1/+1
2016-05-22loplugin:staticmethodsStephan Bergmann1-1/+1
2016-05-22loplugin:passstuffbyrefStephan Bergmann1-2/+2
2016-05-22loplugin:staticmethodsStephan Bergmann1-2/+2