summaryrefslogtreecommitdiff
path: root/sfx2/source/view
AgeCommit message (Expand)Author
2014-10-24loplugin: cstylecastNoel Grandin
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist
2014-10-21fdo#84938: replace WINDOW_BORDER constants with enumNoel Grandin
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-10-11convert vcl StateChangedType to enum classNoel Grandin
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-10-06fdo#73151 Always open Styles&Formatting dialog in the sidebarSamuel Mehrbrodt
2014-10-03coverity#1242479 Dereference null return valueCaolán McNamara
2014-10-03loplugin: cstylecastNoel Grandin
2014-10-02coverity#1242857 Unused valueCaolán McNamara
2014-09-29sfx2: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-25Revert "fdo#73151 Always open Styles&Formatting dialog in the sidebar"Stephan Bergmann
2014-09-24fdo#73151 Always open Styles&Formatting dialog in the sidebarSamuel Mehrbrodt
2014-09-23loplugin: cstylecast, update PTR_CAST macro to use static_castNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-21Disable the email sending menu entries when sandboxed on OS XTor Lillqvist
2014-09-21Present tense and capitalizationAdolfo Jayme Barrientos
2014-09-17TyposJulien Nabet
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-09-02fdo#83302 don't display read-only infobar for Base form in normal modeLionel Elie Mamane
2014-09-02fdo#44081 don't remove 'edit' pop-up menu entry from form in design modeLionel Elie Mamane
2014-09-02widget leak on filling non-existing infobar in helpCaolán McNamara
2014-09-01Revert "fdo#83302 don't display read-only infobar for Base form in normal mode"Miklos Vajna
2014-09-01Revert "fdo#44081 don't remove 'edit' pop-up menu entry from form in design m...Miklos Vajna
2014-09-01fdo#44081 don't remove 'edit' pop-up menu entry from form in design modeLionel Elie Mamane
2014-09-01fdo#83302 don't display read-only infobar for Base form in normal modeLionel Elie Mamane
2014-09-01fdo#83311 Fix infobar for documents with read-only propertySamuel Mehrbrodt
2014-08-29Make opengl chart window always activeZolnai Tamás
2014-08-29fdo#80538 Show an infobar when document is in read-only modeSamuel Mehrbrodt
2014-08-25QueryBox MSG_QUERY_OPENASTEMPLATE -> MessageDialog + stringCaolán McNamara
2014-08-21Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-08-18ErrorBox->MessageDialogCaolán McNamara
2014-08-18InfoBox MSG_ERROR_SEND_MAIL and MSG_CANT_CLOSE to StringThomas Arnhold
2014-08-15display amount of *Box elements remaining in .src formatCaolán McNamara
2014-08-09fdo#82278 SfxUInt16Item -> SfxInt16ItemMaxim Monastirsky
2014-08-07Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann
2014-07-25gcc 4.3.4: no matching functionCaolán McNamara
2014-07-25convert the weak reference macro in tools into a templateNoel Grandin
2014-07-17rename the Weak stuff in tools/ref.hxx to WeakRefNoel Grandin
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-07-09provide a route to get the default document targetsCaolán McNamara
2014-07-07DBG_ASSERT->assert when followed by dereferenceCaolán McNamara
2014-07-03error: reference cannot be bound to dereferenced null pointerStephan Bergmann
2014-07-01clang scan-build: various warningsCaolán McNamara
2014-06-29Typo: beeing->beingJulien Nabet
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud